projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe87e35
)
; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.
author
Noam Postavsky
<npostavs@gmail.com>
Sat, 19 Aug 2017 02:27:08 +0000
(22:27 -0400)
committer
Noam Postavsky
<npostavs@gmail.com>
Sat, 19 Aug 2017 02:29:32 +0000
(22:29 -0400)
test/lisp/auth-source-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/auth-source-tests.el
b/test/lisp/auth-source-tests.el
index 90a4475ab0d5e29ef543e1e7bea452b72bcc35b7..41bd8c90c20d5d1f1d121cc9ddd97bfaa98d9e41 100644
(file)
--- a/
test/lisp/auth-source-tests.el
+++ b/
test/lisp/auth-source-tests.el
@@
-27,7
+27,7
@@
;;; Code:
(require 'ert)
-(require 'cl)
+(require 'cl
-lib
)
(require 'auth-source)
(defvar secrets-enabled t